home *** CD-ROM | disk | FTP | other *** search
/ What PC? 2000 May / What PC May 2000 / wpcmay00.iso / DXRS / Glossary.cxt / 00192_Field_Delimiter .txt < prev    next >
Text File  |  2000-03-08  |  231b  |  1 lines

  1. A character that marks the end of a section of data. The most common delimiter in a database is the comma and Return code. Commas are used to mark the end of each field and the end of each record is marked with a Return character.